[INFO] fetching crate agent-sdk 0.8.0...
[INFO] testing agent-sdk-0.8.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate agent-sdk 0.8.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate agent-sdk 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate agent-sdk 0.8.0
[INFO] tweaked toml for crates.io crate agent-sdk 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-sdk 0.8.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agent-sdk 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c91e4f78ca35d423b2ad162586675b7035e8e5c5c1f5d82db682e4230cd1eb6
[INFO] running `Command { std: "docker" "start" "-a" "7c91e4f78ca35d423b2ad162586675b7035e8e5c5c1f5d82db682e4230cd1eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c91e4f78ca35d423b2ad162586675b7035e8e5c5c1f5d82db682e4230cd1eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c91e4f78ca35d423b2ad162586675b7035e8e5c5c1f5d82db682e4230cd1eb6", kill_on_drop: false }`
[INFO] [stdout] 7c91e4f78ca35d423b2ad162586675b7035e8e5c5c1f5d82db682e4230cd1eb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60a82f417dfede9e25449f3b3aeb7d1de87251e724804214d8d1fe600e595840
[INFO] running `Command { std: "docker" "start" "-a" "60a82f417dfede9e25449f3b3aeb7d1de87251e724804214d8d1fe600e595840", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling markup5ever v0.16.2
[INFO] [stderr]    Compiling html5ever v0.31.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling html2text v0.14.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling agent-sdk v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "60a82f417dfede9e25449f3b3aeb7d1de87251e724804214d8d1fe600e595840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a82f417dfede9e25449f3b3aeb7d1de87251e724804214d8d1fe600e595840", kill_on_drop: false }`
[INFO] [stdout] 60a82f417dfede9e25449f3b3aeb7d1de87251e724804214d8d1fe600e595840
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69977258226c4d7313edc50beef013bf0b122b422d3ef7a85f1ba04212d0840e
[INFO] running `Command { std: "docker" "start" "-a" "69977258226c4d7313edc50beef013bf0b122b422d3ef7a85f1ba04212d0840e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling markup5ever v0.16.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling html5ever v0.31.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling html2text v0.14.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling agent-sdk v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `agent-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name agent_sdk --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f5148d7257e6fd7 -C extra-filename=-92feef9230586de1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-92eed61492e751dd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0b5464077da76688.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee079be54c605ca.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-0e55cc65cb447453.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b0a6169ca25f1c1c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b4a1fd14b4fad6cb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2654872fee9c5c83.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-e135a0ea1b090b04.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50b12d311fb49e04.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-48f1231a33aa6cfe.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-9b37a0b980128c40.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2a9981b0b4bdac2f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-38fa6905912fe08c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "69977258226c4d7313edc50beef013bf0b122b422d3ef7a85f1ba04212d0840e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69977258226c4d7313edc50beef013bf0b122b422d3ef7a85f1ba04212d0840e", kill_on_drop: false }`
[INFO] [stdout] 69977258226c4d7313edc50beef013bf0b122b422d3ef7a85f1ba04212d0840e
